Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use own H256 in evm storage verifier instea #3376

Conversation

atahanyild
Copy link
Contributor

Fixes #3363

Since Unionlabs::Hash::H256 is already implemented, this refactors the codes that uses primitive_types::H256 to our own one.

Additionally ,this PR implements AsMut to hash.rs as Hasher need AsMut trait to be resolved.

Copy link

vercel bot commented Dec 13, 2024

@atahanyild is attempting to deploy a commit to the unionbuild Team on Vercel.

A member of the Team first needs to authorize it.

@atahanyild atahanyild closed this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use unionlabs::hash::H256 in evm-storage-verifier
1 participant